Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CORE] Avoid formatted comments from being messed by non-spotless linters (especially IDE linters) #7989

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

zhztheplayer
Copy link
Member

@zhztheplayer zhztheplayer commented Nov 19, 2024

Replace spotless:off with format:off. The latter can be recognized by any Scala linters backed by scalafmt.

After the fix, Intellij's reformat shortcut (ctrl+alt+l for gnome preset) will respect the disablers.

@github-actions github-actions bot added CORE works for Gluten Core VELOX labels Nov 19, 2024
@apache apache deleted a comment from github-actions bot Nov 19, 2024
@apache apache deleted a comment from github-actions bot Nov 19, 2024
@zhztheplayer
Copy link
Member Author

@PHILO-HE Thanks!

@zhztheplayer zhztheplayer merged commit 9315835 into apache:main Nov 20, 2024
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CORE works for Gluten Core VELOX
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants